PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPageContent Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the width of the page content.
    Syntax
    public double getWidth()

    Return Value

    The width of the page content.
    See Also